Revision: arch--geisler--1.0--patch-4
Archive: geisler@ece.nwu.edu--public
Creator: Jonathan Geisler <geisler@ece.nwu.edu>
Date: Thu Feb  7 18:30:49 CST 2002
Standard-date: 2002-02-07
Summary: make prepare-branch work without using default archive
Keywords: bug fix
New-files: {arch}/arch/arch--geisler/arch--geisler--1.0/geisler@ece.nwu.edu--public/patch-log/patch-4
  {arch}/arch/arch--geisler/arch--geisler--1.0/geisler@ece.nwu.edu--src/patch-log/patch-4
Modified-files: ChangeLog
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord--1.0
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord-doc--1.0
  branching-and-merging/prepare-branch.sh
New-patches: geisler@ece.nwu.edu--public/arch--geisler--1.0--patch-4
  geisler@ece.nwu.edu--src/arch--geisler--1.0--patch-4

If both the FROM and TO parts of the prepare-branch do not involve the
default archive, it won't work because get is not passed an archive to
use and attempts to use the default, which is obviously wrong.  Fixed
by added -A line to the get call.
